home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / g / gnu_c / gpplib22.zoo / iotests / run32.g < prev    next >
Encoding:
Text File  |  1994-02-12  |  911 b   |  25 lines

  1. .\tFile < .\tFile.inp > tFile.out 2>&1
  2. diff -c tFile.out .\tFile.exp
  3. .\tFile -b0 < .\tFile.inp > tFile-buf0.out 2>&1
  4. diff -c tFile-buf0.out .\tFile.exp
  5. .\tFile -b3 < .\tFile.inp > tFile-buf3.out 2>&1
  6. diff -c tFile-buf3.out .\tFile.exp
  7. .\hounddog <.\hounddog.inp > hounddog.out 2>&1
  8. diff -c hounddog.out .\hounddog.exp
  9. .\hounddog -b0 <.\hounddog.inp > hound-b0.out 2>&1
  10. diff -c hound-b0.out .\hounddog.exp
  11. .\hounddog -b2 <.\hounddog.inp > hound-b2.out 2>&1
  12. diff -c hound-b2.out .\hounddog.exp
  13. .\putbackdog <.\hounddog.inp > putback.out 2>&1
  14. diff -c putback.out .\hounddog.exp
  15. .\putbackdog -b0 <.\hounddog.inp > putback-b0.out 2>&1
  16. diff -c putback-b0.out .\hounddog.exp
  17. .\putbackdog -b2 <.\hounddog.inp > putback-b2.out 2>&1
  18. diff -c putback-b2.out .\hounddog.exp
  19. .\tiomanip >tiomanip.out 2>&1
  20. diff -c tiomanip.out .\tiomanip.exp
  21. .\tiformat
  22. .\tfformat
  23. .\tiomisc >tiomisc.out 2>&1
  24. diff -c tiomisc.out .\tiomisc.exp
  25.